Scripting > CxEditors > CxFacEditor Object

CxFacEditor Object

The CxFacEditor object is a dialog box-based editor for the Facility Service (FAC). Declare the object using the following code:

CreateObject("CxEditors.CxFacEditor")

Each method in this document will assume you have declared and connected the CxFacEditor object using the following code:

Dim FacEditor

Set FacEditor = CreateObject("CxEditors.CxFacEditor")

FacEditor.Connect("CYGDEMO.FAC")


More:


Let us know how we can improve this topic.

CygNet at weatherford.com

© 2020 Weatherford. All rights reserved.